func crypto/elliptic.boothW5

4 uses

	crypto/elliptic (current package)
		p256_asm.go#L399: func boothW5(in uint) (int, int) {
		p256_asm.go#L501: 	sel, _ = boothW5(uint(wvalue))
		p256_asm.go#L520: 		sel, sign = boothW5(uint(wvalue))
		p256_asm.go#L537: 	sel, sign = boothW5(uint(wvalue))